XML Einrichten Version 1.2
CommunicationAdress Element
XML Einrichten Version 1.2 > ContactCommunication Complex Type : CommunicationAdress Element
Beschreibung
Kommunikationsadresse zum davor festgelegten Kommunikationstyp
Namensraum (none)
Typ
Restriction of xs:string
Diagramm
CommunicationAdress Element
Overview
CommunicationAdress Restriction of xs:string
Kommunikationsadresse zum davor festgelegten Kommunikationstyp
Quelle
<xs:element name="CommunicationAdress" minOccurs="1" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Kommunikationsadresse zum davor festgelegten Kommunikationstyp </xs:documentation>
    <xs:documentation xml:lang="en">Communication address related to the previous defined communication type </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="512" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
Siehe auch
ContactCommunication Complex TypeXML Einrichten Version 1.2